home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacHack 1996
/
MacHack 1996.toast
/
Hacks
/
Hacks ’92
/
Text Capture FKEY
/
embedded-types.r
< prev
next >
Wrap
Text File
|
1992-03-15
|
568b
|
39 lines
type 'div4' {
wide array [$$ResourceSize / 16]{
unsigned hex longint;
unsigned hex longint;
unsigned hex longint;
unsigned hex longint;
};
array {
unsigned hex longint;
};
};
type 'byts' {
wide array [$$ResourceSize / 8]{
unsigned hex byte;
unsigned hex byte;
unsigned hex byte;
unsigned hex byte;
unsigned hex byte;
unsigned hex byte;
unsigned hex byte;
unsigned hex byte;
};
array {
unsigned hex byte;
};
};
type 'DITL' as 'byts';
type 'DLOG' as 'div4';
type 'PICT' as 'byts';
type 'CDEF' as 'div4';
type 'CNTL' as 'byts';